- This topic has 10 replies, 2 voices, and was last updated 8 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
January 21, 2016 at 9:01 am #19487
using ur theme for this site http://4-ever-u.com and as you can see there are some broken images on the paged hovering over the pages.
I did not add any image there so i dont understand where the broken image came from…please solution to it asap
January 21, 2016 at 9:17 am #19491Hi Michael,
You deleted the banner1.jpg from media library. If you dont want header image in pages then kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Paste this css code in custom css box.innerbanner{display:none;}
Regards,
ShriJanuary 21, 2016 at 9:55 am #19509Thanks…but i dont want to loose the background image on the home page.
Will it affect it?January 21, 2016 at 10:09 am #19512No, It doesn’t affect the homepage slider but you won’t be able to show header image in pages.
Regards,
ShriJanuary 21, 2016 at 10:17 am #19515Nice it worked perfectly well….
I have other questions, can i ask here or create another topic for it?January 21, 2016 at 10:23 am #19518You can ask here
January 21, 2016 at 10:31 am #195221. The theme does not optimize itself automatically on mobile devices especially on Tablets.
2. The header where the LOGO and Book Appointment section is too large in breath,would like it be reduced, so that the Logo would sit on the Menu tab and to be properly aligned.
thanks
January 27, 2016 at 9:47 am #20426hello Shri
i cant seem to be able to reply one of my question with the Topic ADJUSTMENT NEEDED, anyways you sent me a reply to the question which is:
Forum Moderator wrote:Hi Michael,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Add this css code in custom css box.header .nav ul li a{padding:18px 13px !important;}
but note that I already have a css code there you also gave me for the broken images, when i added this padding code, it did not work.
Also the Section 2 is in a total mess now….kindly view yourself www.4-ever-u.com
regards
January 27, 2016 at 10:39 am #20440Hi Michael,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
And paste this css.header { padding-top:20px;}
.header .header-inner .logo { width:20%;}
.header .header-inner .logo img { width:100%;}
.header .nav ul { font-size:13px;}
.say_thumb img { width:100px; height:100px;}
#ourServices .services-list .services_thumb img { width:100%; height:140px; border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; -webkit-border-radius:100%;}Regards,
ShriJanuary 28, 2016 at 8:56 am #20612Thanks,
Please i want the Menu for navigation items to be on a straight line as against what is there currently. Its splitted and I dont want that…..
Thanks
January 28, 2016 at 10:23 am #20622Add this code in custom css box
.header .nav ul li a{padding:18px 25px !important;}
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.