Hi i would like to put the WPML box which uncludes the flags on the right of the search box frame. And i would like to take off the RSS feed from the template.
regards
WPML & RSS
5 posts from 3 voices-
Posted 6 months ago #
-
Hi capmaticenvato,
Can we take a look at your site live? I don't have Abundance with WPML active available so i'm not sure what css would be needed to align it in that way.
To remove the RSS icon, Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#header .rss { display: none; }Regards,
Devin
Posted 6 months ago # -
Posted 6 months ago #
-
and one more thing why when we put our mouse cursor between the logo image and the search box it seems like if there is a link to click on , thats when the pointing cursonr is active at all time?????
Posted 6 months ago # -
Hi,
You need to designate the width and height of the logo link, just add this on your custom.css
.logo a { width: 200px; height: 100px; }Regards,
IsmaelPosted 6 months ago #
Reply
You must log in to post.














