• Resolved sbakerphr

    (@sbakerphr)


    I need to know how to remove the empty picture to the left of read more on the blog section of the home page.

    Additionally, I can not figure out how to space out the information in the footer so it spans the entire width of the footer evenly rather than being all together on the right.

    Testing the theme and working on it behind the scenes so going to my site won’t show the theme.

Viewing 1 replies (of 1 total)
  • Hi,

    Please go to Admin Dashbaord >>Appearance >>Theme Options >>General Settings and find Custom CSS Editor.

    Now copy below CSS in Custom CSS Editor

    .lfour i {
      display: none !important;
    }

    Save the change.

    For footer related issue please provide screen-shot describing your issue.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Blog and Footer Issues on Home Page’ is closed to new replies.