Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #624113

    Hi. I have uploaded a new logo but the Enfold one is still showing.

    #624116

    Hey marko7,

    Thanks for getting in touch with us!

    There is CSS being applied that is hiding the logo. Please add the following CSS to the Quick CSS section in the theme options under the General Styling tab:

    .av_header_transparency .logo img.alternate {
        opacity: 0 !important;
    }
    
    .av_header_transparency.av_alternate_logo_active .logo a > img {
        opacity: 1 !important;
    }
    

    Best regards,
    Jordan Powell

    #624118

    Thanks. That got rid of the Enfold logo but also got rid of mine?

    #624124

    Hi,

    Thanks for getting back to me.

    The second part of the code changed the special characters to something else when it was pasted. I corrected it, so you should see your logo now.

    Best regards,
    Jordan Powell

    #624134

    Many thanks.
    Just one more question if I may?
    On the page below I would like to place the table in the toggle.
    Is there an easy way to do this or do I have to make the whole table again within the toggle?

    #624493

    Hi!

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Cheers!
    Yigit

    #628848

    Hi. Made a silly error.
    Hit the reset button on the styling by mistake.

    I originally imported the travel demo and love that styling.

    How do I get it back??

    #628949

    Hi Guys.
    Have managed to get it back the way it was – almost.
    But can’t figure out this one.
    In the footer widgets there used to be a line above and below the title of the widget.
    Looked great. How do I do that?

    Many thanks.

    #628958

    Figured it out. Still having a few problems but all my fault. Will try and figure it out rather than bother you.

    #629689

    Hi,

    Ok great, please let us know if you should need any more help on the topic.

    Regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.