Forum Replies Created
-
AuthorPosts
-
Hi, thanks!
I´ve managed to modify table design with this quick css I add below, but I don´t know how to align texts to the left as it was before, and make lines shorter, as in my screenshot.#top .avia-data-table.avia_pricing_minimal tr{
background:#eee;
}
th {
background:#ffffff!important;
color: #dd1f58!important;
font-size: 16px;
border-style: solid;
border-width: 2px;
border-left: none!important;
border-right: none!important;
border-top: none!important;
border-color: #dd1f58!important;
}td {
background:#ffffff!important;
color: #000000!important;
font-size: 17px;
border-width: 1px;
border-left: none!important;
border-right: none!important;
border-top: none;
border-color: #000000!important;
}
Could you give me a little help with this?
Thank you very much!You can close it.
thanksOk, thanks both!
Sure
Hello Mike, thank you very much.
That code worked!
Now I´ve modified the order of grid row in home page, I´ve uploaded the slider mobile version under the desktop slider desktop version and it´s better. Nevertheless if you go download on mobile you see that grey zone I want to hide.
That is not happeningo on other pages.Thanks!
Yes! thank you both!
I´ve already solved the other issue too.Thanks!
- This reply was modified 7 years, 2 months ago by cipriana.
HI, yes it worked! but no on first grid row under color section on that page. I´ve attached a screenshot here.
Thanks!
- This reply was modified 7 years, 2 months ago by cipriana.
Oh, now yes, thank you very much!
Ok, thanks!
Ah, ok, so there is no problem in using the one bundled with the theme, I suppose.
Thanks
thanks! it worked!
ok, thanks!
I don´t want an individual license. I want to update the layer slider that comes with the theme.
Thanks.Now yes! thank you both!
I´ve added this in the theme custom.css (according to the solution you suggest, but it didn´t work. :(
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
}
@media only screen and (max-width: 767px) {
.html_header_top.html_header_sticky #header, .responsive #top #wrap_all #header {
position: fixed !important;
}
}The first solution of that thread works, but it shows a white space on top before the menu.
Thanks
- This reply was modified 7 years, 3 months ago by cipriana.
I´m using mac and android with chrome for mobile.
I´m seeing it correct on desktop now!
But not on mobile. Menu it´s not sticky.thanks
- This reply was modified 7 years, 3 months ago by cipriana.
Sure, here you have.
thanksGreat! thank you!
Sorry, try this
Hi, have you had the chance to take a look…?
thanksThis
Only in mobiles/phones. In desktop I will have another design.
I want to have all the items in only one row on mobiles.thanks
I want the four columns in one row.
This way.
Thanks- This reply was modified 7 years, 3 months ago by cipriana.
It seems I´ve solved it!!
I built another test page and it worked!Thanks! your´re great!
Yeah! thanks!
Great! thanks Mike!
Wonderful! thanks!
You´re right. It was Autoptimize. There is conflict with Revolution Slider.
Thanks!
Ok
Should I make a copy of functions.php, style.css and custom.css and added to child theme? Is that what you say?thanks!
-
AuthorPosts