Home › Forums › All Other Themes › Cuts n Style Our Services
- This topic has 6 replies, 2 voices, and was last updated 4 years, 1 month ago by
Forum Moderator.
-
AuthorPosts
-
April 11, 2019 at 8:25 am #121376
At the section of Our Services there is the problem the the text dosn ´t apper at the center of the card ….
why is under….? and not at the center…??
my web site is www.antiquevalencia.com
And
Header…
I want the section of logo and the booking y phone and mail goes at the same line…
Thanks…
April 11, 2019 at 8:33 am #121378Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.one_column .services-thumb img {float: none; margin: 0 auto 30px; display: table;} .one_column .services-content { text-align:center;} .services-content h2 {margin:25px auto !important;}
Regards,
ChrisApril 11, 2019 at 8:38 am #121380Hello if i put this code
If you see the web www.antiquevalencia.com
The our services the text not is the same as a theme cuts n Style…. i Want the same…. the demo…
thanks!!
now is with you css
April 11, 2019 at 8:43 am #121381Hi,
Kindly use this one
.one_column .services-thumb img { width:100%;} .one_column { width:30% !important;}
Regards,
ChrisApril 11, 2019 at 8:48 am #121382Better…. but not is the same as a demo cuts n Style…
I want into the cards… into the image at center….
Thanks…
Now i put
olumn .services-thumb img {float: none; margin: 0 auto 30px; display: table;}
.one_column .services-content { text-align:center;}
.services-content h2 {margin:25px auto !important;}
.one_column .services-thumb img { width:100%;}
.one_column { width:30% !important;}Thanks
April 11, 2019 at 10:59 am #121388Ok now is good…
But i need the at the header…
all in the same line…. logo and booking phone and mail…
Thanks
April 12, 2019 at 6:02 am #121419Hi,
Kindly use this CSS
.slider-main { margin-top:-33px;} .header .header-inner .nav { top:0;} .header .header-inner .logo img { margin-top:-50px;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.