Home Forums Square A few questions.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3253
    Anonymous
    Inactive

    Hello.

    A few questions.

    How to increase the Awesome Icon in the Tab Section?

    How to place a phone number with the call function on the right side, and the menu by the center of the header?

    How to increase the font of the logo and its signature?

    How to remove two strips in the bottom of the page title?

    That can be paid template.

    Thank you.

    #3274
    Hash
    Keymaster

    @simus we can help you to fix the 3 of your problem but the another would require paid customization.

    How to increase the Awesome Icon in the Tab Section?
    >> Add this CSS code in the Additional CSS field in the customizer panel
    .sq-tab li .fa{font-size:40px}

    How to increase the font of the logo and its signature?
    >> Add this CSS code
    .sq-site-title{font-size:40px;}
    .sq-site-description{font-size:18px;}

    How to remove two strips in the bottom of the page title?
    >> Add this CSS code
    .sq-main-title:before,
    .sq-main-title:after{display:none}

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