Footer Contact Info widget order

Home Forums Salamat WordPress Theme Footer Contact Info widget order

This topic contains 1 reply, has 2 voices, and was last updated by  ab-themes 7 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17392

    Ross Duggan
    Participant

    Hi

    Can I change the order of the Contact Info details? This is in a widget I have added to the Footer. In the widget, I added phone, address email, etc, but would like the email to come last for instance.

    Lastly, I have also added a Text widget to the Footer with text. Can I add an image about the text?

    Thank you

    #17396

    ab-themes
    Keymaster

    Hi,

    yes, you can :)

    Please edit your contact-info.php file in inc folder
    (you can find it here \wp-content\themes\salamat\inc\contact-info.php)

    and on line 99 to line 102 you have paragraph. Move that code to be the last paragraph before < ?php } and email field will be last. Then go to Apperance/Widgets in your Dashboard and edit Third Footer Widget. To add image in Text widget you add this code before or after text: <img src="http://your_image.png" alt/>

    Don’t forget to upload your image through Media in your Dashboard.

    Kind regards

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Footer Contact Info widget order’ is closed to new replies.