Forum Replies Created

Viewing 8 posts - 31 through 38 (of 38 total)
  • Author
    Posts
  • in reply to: Padding underneath header #172133

    Very useful thread, thanks.

    I’ve used Yigit’s code to experiment with and adjust the spacing above and below the main content elements to achieve a slightly ‘tighter’ look to my site.

    /* ********* testing space BEFORE main content items ********** */
    .content { padding-top: 18px!important; }

    /* ********* testing space AFTER main content items ********** */
    .content { padding-bottom: 18px!important; }

    in reply to: Enfold: Header with bottom menu + social media icons #171849

    Both solutions work perfectly – many thanks Yigit, much appreciated.

    I’ve pasted them below with notes in case they’re of help to anyone else.

    /* ********* This line adds padding for last menu item when Search icon is turned off ********** */
    #top .main_menu .menu>li:last-child>a { padding-right: 13px; }

    /* ********* This turns on the full width horizontal rule underneath the main menu ********** */
    #header_main_alternate { z-index: 1; }

    :o)

    in reply to: Enfold: Header with bottom menu + social media icons #171799
    This reply has been marked as private.
    in reply to: Search icon options in header #171218

    Great many thanks Yigit. I used the Quick CSS solution, adding { font-weight: normal; } also.

    Perfect!

    :o)

    • This reply was modified 11 years, 1 month ago by Niels.
    in reply to: Editing CSS in Enfold #171208

    That is perfect – many thanks Josue.

    :o)

    in reply to: Enfold footer options #171149

    Many thanks Yigit – that sorted it.
    :o)

    in reply to: Urgent help needed #171143

    On your question 2… Not sure I’m right on this, but as a WP and Enfold ‘newbie’ I’ve been playing with sidebars and footers.

    In the Dashboard, go to Appearance | Widgets

    On the right hand side of the screen, at the bottom, create a new Enfold Custom Widget Area and name it ‘Testimonials’

    Once it’s created, click on the arrow at the right edge of the ‘Testimonials’ widget name bar to open up the widget area.

    From the main ‘Available Widgets’ list, drag ‘Text: Arbitrary text or HTML’ widget into ‘Testimonials’.

    Then, in the pop-up text box, just type in the title and text to create a reusable custom widget which you can use in your sidebar (or anywhere else).

    in reply to: Multiple variations of one fifth colums #170380

    OK, thanks Ismael – I’ll give that go!

    :o)

Viewing 8 posts - 31 through 38 (of 38 total)