Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 11 years, 1 month ago Most spectacular
    Participant
    in reply to: Header title problem

    Great,

    now it’s working properly. Thanks a lot! :)

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Header title problem

    …or 3) just target portfolio pages with the CSS if possible

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Header title problem

    Uh oh.

    I noticed that the CSS you inserted in my custom CSS box affects all titles on site and ruins other pages.

    I’m using the centered header on other pages:

    https://181.224.130.249/~ilmailum/opas-mobiiliopastus/

    Could you

    1) fix the problem in theme backend or

    2) target the custom CSS only to the left title + breadcrumbs so that it won’t affect the pages with centered title? Thanks!

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Mega menu positioning problem

    Hi there,

    Please help me fix this megamenu issue soon!

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Header title problem

    Thanks,

    this seems to work :). Something strange is going on with page header settings though as they didn’t work for me 100%, maybe you should inform the developer?

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Header title problem

    Now this is very strange. I have activated header in specular header options / default page header. The color and background are the default. Whatever I do I can’t get the header visible on portfolio pages. I have also tried “overwrite page default page options” on portfolio page and activate the header there but no result. What am I doing wrong here? The headers work properly on other pages.

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Header title problem

    Hello,

    Please try again the above URL portfolio page. Now you can see the title & breadcrumbs are cut from bottom (I changed the title font color to grey). The regular pages seem to be ok, this problem is only on portfolio pages.

    I’d like to have a normal title + breadcrumbs on portfolio items like in your demo:

    https://codeless.co/specular/default/?portfolio=portfolio-four-3

     

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Mega menu positioning problem

    Hi there,

    It’s a three column megamenu item. I’m using a macbook (1280px wide) and the last column doesn’t fit in the screen. I think the optimal would be that the megamenu should never exceed the page margin. As you can see in your screenshot, this item goes way beyond the margin.

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Header title problem
    This reply has been marked as private.
    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Mega menu positioning problem

    Thanks for the support,

    this fixed most of the menu problems. But it created one more problem: the second last item “palvelut” is cut from right side and doesn’t fit on screen. Please help fix it.

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Mega menu positioning problem

    Hello,

    I have added items to my menu and I’m not happy with the user experience. The megamenu that opens from the first menu item (vieraile) is too far to the left. Also the fourth menu item (ajankohtaista) and the last (info) are too far to the right.

    Clearly menu crossing the page margins doesn’t look good and its hard to use. Please help me fix this soon!

    11 years, 1 month ago Most spectacular
    Participant
    in reply to: Layout breaks in Firefox
    This reply has been marked as private.
    11 years, 2 months ago Most spectacular
    Participant
    in reply to: Row padding & margins

    Oops,
    mb0 {
    margin-bottom: 0!important;
    }

    • This reply was modified 11 years, 2 months ago by Most spectacular.
    11 years, 2 months ago Most spectacular
    Participant
    in reply to: Row padding & margins

    I figured out a way to handle this.

    Whenever I need to have zero padding in top / bottom of the page, I add your CSS to the visual composer / Page Settings.

    Whenever I need to zero the default 85px row bottom margin I add a CSS class .mb0 to the Row Settings / Extra Class Name.

    I created a custom CSS class

    mb0 {

    margin-bottom: 0;important

    }

    If somebody else has similar problems, this solution seems to work. However I suggest you add a margin bottom setting to the row settings so that users don’t have to mess with this kind of rigid positioning of rows. I have worked with other themes that have that setting in place and it makes it a lot easier to position rows vertically exactly as I like.

     

    11 years, 2 months ago Most spectacular
    Participant
    in reply to: Mobile logo problem

    Hello,

    I don’t have this CSS in my custom CSS box! The logo height is defined in General Options / Logo height.

    After a bit of experimentation I found this CSS, which seems to work:

    @media (max-width: 480px){

    #logo img {

    width: 80%;

    height: 37px!important;

    margin-top: -19px!important;

    padding-left: 13%;

    }

    }

    I hope this CSS doesn’t create any other problems I’m not aware of. It seems to work with my logo.

Viewing 15 posts - 31 through 45 (of 70 total)
← 1 2 3 4 5 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password