Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #283315

    Hello,

    I was wondering how I could add a rule to separate the content on the left with the widget areas on the right. Also, I’d like to add the social media icons (including mail icon) to the bottom of the “get in touch” widget. (The same widget/icons that I have in the header). What’s the code for that? (I tried to use the same that was used in footer but it didn’t work). How do I get rid of the bullets on the “more about us” widget?

    Also, how do I get rid of the white space between the title “Expert Witness & Forensic Consultants” and the content? I tried using the white space shortcodes with large negative numbers but that didn’t seem to do anything.

    The bullets in the “Our skills” section (orange colored section) are grey instead of white (I highlighted all the content when changing it to white). How would I change these to white? Thanks and appreciate your help!

    #283317

    Oh, forgot to ask about another minor tweak. How would I add a tab or space so that the two phone numbers under “get in contact” widget line up? So that both area codes are above and below each other. Thanks!

    #283521

    Hey!

    – Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .widget ul { list-style: none; }

    – Seems like you have manage to display social icons on the socket section
    – Please add your content into the same layout element as “EXPERT WITNESS & FORENSIC CONSULTANTS”

    div#av_section_1 ul { color: white; }

    Cheers!
    Yigit

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